Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[linux-6.6.y] update ITMT support patch for Zhaoxin CPUs #530

Merged

Conversation

leoliu-oc
Copy link
Contributor

Include 3 patches:

0001-Revert-cpufreq-ACPI-add-ITMT-support-when-CPPC-enabl.patch
0002-cpufreq-ACPI-add-ITMT-support-when-CPPC-enabled.patch
0003-cpufreq-acpi-cpufreq-Zhaoxin-fix-incorrect-max-freq-.patch

Roll back the previous old patch, update to the new patch version,
and fix the issue of mismatched max freq.

@deepin-ci-robot
Copy link

Hi @leoliu-oc. Thanks for your PR.

I'm waiting for a deepin-community member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Member

@opsiff opsiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: opsiff

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

The _CPC method can get per-core highest frequency.
The highest frequency may varies between cores which mean cores can
running at different max frequency, so can use it as a core priority
and give a hint to scheduler in order to put critical task to the
higher priority core.

Signed-off-by: LeoLiu-oc <[email protected]>
Workaround for incorrect max frequency calculation on Zhaoxin/Centaur CPUs.

Signed-off-by: LeoLiu-oc <[email protected]>
@leoliu-oc leoliu-oc reopened this Dec 30, 2024
@leoliu-oc leoliu-oc force-pushed the linux-6.6.y-92-cppc-update branch from 5f7681e to b6fdee9 Compare December 30, 2024 11:56
@opsiff
Copy link
Member

opsiff commented Dec 30, 2024

/lgtm

@opsiff opsiff merged commit b3ead74 into deepin-community:linux-6.6.y Dec 30, 2024
3 of 4 checks passed
@deepin-ci-robot

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants